Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.texteditor.MarkerAnnotationPreferences

Packages that use MarkerAnnotationPreferences
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of MarkerAnnotationPreferences in org.eclipse.ui.texteditor
 

Fields in org.eclipse.ui.texteditor declared as MarkerAnnotationPreferences
protected  MarkerAnnotationPreferences DefaultMarkerAnnotationAccess.fMarkerAnnotationPreferences
          Deprecated. since 3.0
 

Methods in org.eclipse.ui.texteditor that return MarkerAnnotationPreferences
protected  MarkerAnnotationPreferences ExtendedTextEditor.getAnnotationPreferences()
          Returns the annotation preferences.
 

Constructors in org.eclipse.ui.texteditor with parameters of type MarkerAnnotationPreferences
DefaultMarkerAnnotationAccess(MarkerAnnotationPreferences markerAnnotationPreferences)
          Deprecated. use DefaultMarkerAnnotationAccess() instead
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.